首页> 外文OA文献 >Greedy Shortest Common Superstring Approximation in Compact Space
【2h】

Greedy Shortest Common Superstring Approximation in Compact Space

机译:紧致空间中的贪婪最短共同超弦逼近

代理获取
本网站仅为用户提供外文OA文献查询和代理获取服务,本网站没有原文。下单后我们将采用程序或人工为您竭诚获取高质量的原文,但由于OA文献来源多样且变更频繁,仍可能出现获取不到、文献不完整或与标题不符等情况,如果获取不到我们将提供退款服务。请知悉。

摘要

Given a set of strings, the shortest common superstring problem is to findthe shortest possible string that contains all the input strings. The problemis NP-hard, but a lot of work has gone into designing approximation algorithmsfor solving the problem. We present the first time and space efficientimplementation of the classic greedy heuristic which merges strings indecreasing order of overlap length. Our implementation works in $O(n \log\sigma)$ time and bits of space, where $n$ is the total length of the inputstrings in characters, and $\sigma$ is the size of the alphabet. After indexconstruction, a practical implementation of our algorithm uses roughly $5 n\log \sigma$ bits of space and reasonable time for a real dataset that consistsof DNA fragments.
机译:给定一组字符串,最短的常见超字符串问题是找到包含所有输入字符串的最短字符串。该问题是NP难题,但是为解决该问题设计了近似算法已经做了很多工作。我们提出了经典贪婪启发式的第一次在时间和空间上的实现,该实现合并了以重叠长度递减的顺序排列的字符串。我们的实现在$ O(n \ log \ sigma)$时间和空间位中工作,其中$ n $是输入字符串的总长度(以字符为单位),而$ \ sigma $是字母的大小。在索引构造之后,我们算法的实际实现对包含DNA片段的真实数据集使用大约5 n \ log \ sigma $位空间和合理的时间。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
代理获取

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号